Skip to content

chore(deps): Bump the development-dependencies group with 13 updates - #270

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/github_actions/development-dependencies-9b8f5dd23c
Aug 24, 2026
Merged

chore(deps): Bump the development-dependencies group with 13 updates#270
github-actions[bot] merged 1 commit into
masterfrom
dependabot/github_actions/development-dependencies-9b8f5dd23c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps the development-dependencies group with 13 updates:

Package From To
go-openapi/gh-actions/ci-jobs/wait-pending-jobs 1.4.17 1.4.18
go-openapi/gh-actions/ci-jobs/detect-go-monorepo 1.4.17 1.4.18
go-openapi/gh-actions/ci-jobs/next-tag 1.4.17 1.4.18
go-openapi/gh-actions/ci-jobs/bot-credentials 1.4.17 1.4.18
github/codeql-action/init 4.37.7 4.37.8
github/codeql-action/analyze 4.37.7 4.37.8
go-openapi/gh-actions/install/go-junit-report 1.4.17 1.4.18
go-openapi/gh-actions/install/go-ctrf-json-reporter 1.4.17 1.4.18
ctrf-io/github-test-reporter 1.1.1 1.3.0
go-openapi/gh-actions/ci-jobs/detect-go-version 1.4.17 1.4.18
go-openapi/gh-actions/install/gotestsum 1.4.17 1.4.18
taiki-e/install-action 2.86.3 2.86.5
github/codeql-action/upload-sarif 4.37.7 4.37.8

Updates go-openapi/gh-actions/ci-jobs/wait-pending-jobs from 1.4.17 to 1.4.18

Release notes

Sourced from go-openapi/gh-actions/ci-jobs/wait-pending-jobs's releases.

v1.4.18

1.4.18 - 2026-08-21

Full Changelog: go-openapi/gh-actions@v1.4.17...v1.4.18

1 commits in this release.


Fixed bugs

  • fix(next-tag): imposes next v0.0.1 for a repo that has never been tagged by @​fredbi ...

People who contributed to this release


gh-actions license terms

License

Commits
  • 22efe20 fix(next-tag): imposes next v0.0.1 for a repo that has never been tagged
  • 5617c70 chore: updated go dependencies (#131)
  • bb296ad build(deps): Bump the development-dependencies group across 1 directory with ...
  • f8a1340 chore: updated go-ctrf-json-reporter
  • 2632c25 build(deps): Bump the development-dependencies group across 2 directories wit...
  • See full diff in compare view

Updates go-openapi/gh-actions/ci-jobs/detect-go-monorepo from 1.4.17 to 1.4.18

Release notes

Sourced from go-openapi/gh-actions/ci-jobs/detect-go-monorepo's releases.

v1.4.18

1.4.18 - 2026-08-21

Full Changelog: go-openapi/gh-actions@v1.4.17...v1.4.18

1 commits in this release.


Fixed bugs

  • fix(next-tag): imposes next v0.0.1 for a repo that has never been tagged by @​fredbi ...

People who contributed to this release


gh-actions license terms

License

Commits
  • 22efe20 fix(next-tag): imposes next v0.0.1 for a repo that has never been tagged
  • 5617c70 chore: updated go dependencies (#131)
  • bb296ad build(deps): Bump the development-dependencies group across 1 directory with ...
  • f8a1340 chore: updated go-ctrf-json-reporter
  • 2632c25 build(deps): Bump the development-dependencies group across 2 directories wit...
  • See full diff in compare view

Updates go-openapi/gh-actions/ci-jobs/next-tag from 1.4.17 to 1.4.18

Release notes

Sourced from go-openapi/gh-actions/ci-jobs/next-tag's releases.

v1.4.18

1.4.18 - 2026-08-21

Full Changelog: go-openapi/gh-actions@v1.4.17...v1.4.18

1 commits in this release.


Fixed bugs

  • fix(next-tag): imposes next v0.0.1 for a repo that has never been tagged by @​fredbi ...

People who contributed to this release


gh-actions license terms

License

Commits
  • 22efe20 fix(next-tag): imposes next v0.0.1 for a repo that has never been tagged
  • 5617c70 chore: updated go dependencies (#131)
  • bb296ad build(deps): Bump the development-dependencies group across 1 directory with ...
  • f8a1340 chore: updated go-ctrf-json-reporter
  • 2632c25 build(deps): Bump the development-dependencies group across 2 directories wit...
  • See full diff in compare view

Updates go-openapi/gh-actions/ci-jobs/bot-credentials from 1.4.17 to 1.4.18

Release notes

Sourced from go-openapi/gh-actions/ci-jobs/bot-credentials's releases.

v1.4.18

1.4.18 - 2026-08-21

Full Changelog: go-openapi/gh-actions@v1.4.17...v1.4.18

1 commits in this release.


Fixed bugs

  • fix(next-tag): imposes next v0.0.1 for a repo that has never been tagged by @​fredbi ...

People who contributed to this release


gh-actions license terms

License

Commits
  • 22efe20 fix(next-tag): imposes next v0.0.1 for a repo that has never been tagged
  • 5617c70 chore: updated go dependencies (#131)
  • bb296ad build(deps): Bump the development-dependencies group across 1 directory with ...
  • f8a1340 chore: updated go-ctrf-json-reporter
  • 2632c25 build(deps): Bump the development-dependencies group across 2 directories wit...
  • See full diff in compare view

Updates github/codeql-action/init from 4.37.7 to 4.37.8

Release notes

Sourced from github/codeql-action/init's releases.

v4.37.8

No user facing changes.

Changelog

Sourced from github/codeql-action/init's changelog.

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

[UNRELEASED]

No user facing changes.

4.37.8 - 21 Aug 2026

No user facing changes.

4.37.7 - 13 Aug 2026

  • Update default CodeQL bundle version to 2.26.3. #4085

4.37.6 - 04 Aug 2026

  • Changed the default filepath for the new remote file address format that was introduced in CodeQL Action 4.37.0 / 3.37.0 to .github/codeql-config.yml to align it with the suggested path that is used elsewhere. #4070

4.37.5 - 03 Aug 2026

  • Fixed a bug where a network error while streaming the download of the CodeQL bundle could terminate the init Action instead of falling back to downloading the bundle before extracting it. #4061

4.37.4 - 29 Jul 2026

  • This version of the CodeQL Action adds support for the tools input for the codeql-action/init step to be specified using a github-codeql-tools repository property. This feature will gradually be rolled out following the release of this version. Once rolled out, this allows for the CodeQL CLI version that is used in GitHub-managed workflows, such as Default Setup, to be set to a custom value. For example, customers who run into issues with rate limits when a new CodeQL CLI version is released can set the value to toolcache to always use the CodeQL CLI version that is available in the runner toolcache. For Advanced Setup workflows, the value provided for tools in the workflow definition always takes precedence unless the value of the repository property starts with !. #4037
  • Update default CodeQL bundle version to 2.26.2. #4051

4.37.3 - 22 Jul 2026

No user facing changes.

4.37.2 - 21 Jul 2026

  • The new address format for the config-file input that was introduced in CodeQL Action 4.37.0 is now enabled by default. In addition to the format described there, the remote= prefix can now be used to explicitly indicate that the input refers to a remote file. All previous input formats continue to be accepted as well. #4023
  • The CodeQL Action can now make use of configured private registries in Default Setup to retrieve CodeQL configuration files from remote repositories that require authentication. This will allow customers to store their CodeQL configuration in a single repository that can then be referenced by Default Setup workflows in other repositories. We expect to roll this and other, related changes out to everyone in July. #4007

4.37.1 - 16 Jul 2026

  • Upcoming breaking change: Add a deprecation warning for customers using CodeQL version 2.20.6 and earlier. These versions of CodeQL were discontinued on 1 July 2026 alongside GitHub Enterprise Server 3.16, and will be unsupported by the next minor release of the CodeQL Action. #3956
  • Update default CodeQL bundle version to 2.26.1. #4019

4.37.0 - 08 Jul 2026

  • Update default CodeQL bundle version to 2.26.0. #3995
  • In addition to the existing input format, the config-file input for the codeql-action/init step will soon support a new [owner/]repo[@ref][:path] format. All components except the repository name are optional. If omitted, owner defaults to the same owner as the repository the analysis is running for, ref to main, and path to .github/codeql-action.yaml. Support for this format ships in this version of the CodeQL Action, but will only be enabled over the coming weeks. #3973

4.36.3 - 01 Jul 2026

... (truncated)

Commits
  • db488dd Merge pull request #4102 from github/update-v4.37.8-9ee088e13
  • 1845f5b Update changelog for v4.37.8
  • 9ee088e Merge pull request #4080 from github/henrymercer/studious-giggle
  • 1aef003 Address review feedback on overlay disk flags
  • 508b83b Merge main into overlay minimum disk feature branch
  • d97b342 Merge pull request #4098 from github/mbg/permission-error-as-configuration-error
  • 47fa622 Make EACCES a ConfigurationError
  • 45693cc Refactor ENOSPC check into isDiskConfigurationError function
  • c2fd8f5 Merge pull request #4081 from github/mario-campos/version-cache-to-disk
  • c56f48e Log unexpected conditions during caching CLI output
  • Additional commits viewable in compare view

Updates github/codeql-action/analyze from 4.37.7 to 4.37.8

Release notes

Sourced from github/codeql-action/analyze's releases.

v4.37.8

No user facing changes.

Changelog

Sourced from github/codeql-action/analyze's changelog.

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

[UNRELEASED]

No user facing changes.

4.37.8 - 21 Aug 2026

No user facing changes.

4.37.7 - 13 Aug 2026

  • Update default CodeQL bundle version to 2.26.3. #4085

4.37.6 - 04 Aug 2026

  • Changed the default filepath for the new remote file address format that was introduced in CodeQL Action 4.37.0 / 3.37.0 to .github/codeql-config.yml to align it with the suggested path that is used elsewhere. #4070

4.37.5 - 03 Aug 2026

  • Fixed a bug where a network error while streaming the download of the CodeQL bundle could terminate the init Action instead of falling back to downloading the bundle before extracting it. #4061

4.37.4 - 29 Jul 2026

  • This version of the CodeQL Action adds support for the tools input for the codeql-action/init step to be specified using a github-codeql-tools repository property. This feature will gradually be rolled out following the release of this version. Once rolled out, this allows for the CodeQL CLI version that is used in GitHub-managed workflows, such as Default Setup, to be set to a custom value. For example, customers who run into issues with rate limits when a new CodeQL CLI version is released can set the value to toolcache to always use the CodeQL CLI version that is available in the runner toolcache. For Advanced Setup workflows, the value provided for tools in the workflow definition always takes precedence unless the value of the repository property starts with !. #4037
  • Update default CodeQL bundle version to 2.26.2. #4051

4.37.3 - 22 Jul 2026

No user facing changes.

4.37.2 - 21 Jul 2026

  • The new address format for the config-file input that was introduced in CodeQL Action 4.37.0 is now enabled by default. In addition to the format described there, the remote= prefix can now be used to explicitly indicate that the input refers to a remote file. All previous input formats continue to be accepted as well. #4023
  • The CodeQL Action can now make use of configured private registries in Default Setup to retrieve CodeQL configuration files from remote repositories that require authentication. This will allow customers to store their CodeQL configuration in a single repository that can then be referenced by Default Setup workflows in other repositories. We expect to roll this and other, related changes out to everyone in July. #4007

4.37.1 - 16 Jul 2026

  • Upcoming breaking change: Add a deprecation warning for customers using CodeQL version 2.20.6 and earlier. These versions of CodeQL were discontinued on 1 July 2026 alongside GitHub Enterprise Server 3.16, and will be unsupported by the next minor release of the CodeQL Action. #3956
  • Update default CodeQL bundle version to 2.26.1. #4019

4.37.0 - 08 Jul 2026

  • Update default CodeQL bundle version to 2.26.0. #3995
  • In addition to the existing input format, the config-file input for the codeql-action/init step will soon support a new [owner/]repo[@ref][:path] format. All components except the repository name are optional. If omitted, owner defaults to the same owner as the repository the analysis is running for, ref to main, and path to .github/codeql-action.yaml. Support for this format ships in this version of the CodeQL Action, but will only be enabled over the coming weeks. #3973

4.36.3 - 01 Jul 2026

... (truncated)

Commits
  • db488dd Merge pull request #4102 from github/update-v4.37.8-9ee088e13
  • 1845f5b Update changelog for v4.37.8
  • 9ee088e Merge pull request #4080 from github/henrymercer/studious-giggle
  • 1aef003 Address review feedback on overlay disk flags
  • 508b83b Merge main into overlay minimum disk feature branch
  • d97b342 Merge pull request #4098 from github/mbg/permission-error-as-configuration-error
  • 47fa622 Make EACCES a ConfigurationError
  • 45693cc Refactor ENOSPC check into isDiskConfigurationError function
  • c2fd8f5 Merge pull request #4081 from github/mario-campos/version-cache-to-disk
  • c56f48e Log unexpected conditions during caching CLI output
  • Additional commits viewable in compare view

Updates go-openapi/gh-actions/install/go-junit-report from 1.4.17 to 1.4.18

Release notes

Sourced from go-openapi/gh-actions/install/go-junit-report's releases.

v1.4.18

1.4.18 - 2026-08-21

Full Changelog: go-openapi/gh-actions@v1.4.17...v1.4.18

1 commits in this release.


Fixed bugs

  • fix(next-tag): imposes next v0.0.1 for a repo that has never been tagged by @​fredbi ...

People who contributed to this release


gh-actions license terms

License

Commits
  • 22efe20 fix(next-tag): imposes next v0.0.1 for a repo that has never been tagged
  • 5617c70 chore: updated go dependencies (#131)
  • bb296ad build(deps): Bump the development-dependencies group across 1 directory with ...
  • f8a1340 chore: updated go-ctrf-json-reporter
  • 2632c25 build(deps): Bump the development-dependencies group across 2 directories wit...
  • See full diff in compare view

Updates go-openapi/gh-actions/install/go-ctrf-json-reporter from 1.4.17 to 1.4.18

Release notes

Sourced from go-openapi/gh-actions/install/go-ctrf-json-reporter's releases.

v1.4.18

1.4.18 - 2026-08-21

Full Changelog: go-openapi/gh-actions@v1.4.17...v1.4.18

1 commits in this release.


Fixed bugs

  • fix(next-tag): imposes next v0.0.1 for a repo that has never been tagged by @​fredbi ...

People who contributed to this release


gh-actions license terms

License

Commits
  • 22efe20 fix(next-tag): imposes next v0.0.1 for a repo that has never been tagged
  • 5617c70 chore: updated go dependencies (#131)
  • bb296ad build(deps): Bump the development-dependencies group across 1 directory with ...
  • f8a1340 chore: updated go-ctrf-json-reporter
  • 2632c25 build(deps): Bump the development-dependencies group across 2 directories wit...
  • See full diff in compare view

Updates ctrf-io/github-test-reporter from 1.1.1 to 1.3.0

Release notes

Sourced from ctrf-io/github-test-reporter's releases.

v1.3.0

What's Changed

Thanks to @​PBMax02 for this contribution!

Full Changelog: ctrf-io/github-test-reporter@v1.2.0...v1.3.0

v1.2.0

What's Changed

New Contributors

Full Changelog: ctrf-io/github-test-reporter@v1.1.1...v1.2.0

Commits
  • 7974087 feat: Add limits for flaky and fail rate reports (#327)
  • ab7aec6 feat: add issue-repo input to comment on issues in another repository (#326)
  • See full diff in compare view

Updates go-openapi/gh-actions/ci-jobs/detect-go-version from 1.4.17 to 1.4.18

Release notes

Sourced from go-openapi/gh-actions/ci-jobs/detect-go-version's releases.

v1.4.18

1.4.18 - 2026-08-21

Full Changelog: go-openapi/gh-actions@v1.4.17...v1.4.18

1 commits in this release.


Fixed bugs

  • fix(next-tag): imposes next v0.0.1 for a repo that has never been tagged by @​fredbi ...

People who contributed to this release


gh-actions license terms

License

Commits
  • 22efe20 fix(next-tag): imposes next v0.0.1 for a repo that has never been tagged
  • 5617c70 chore: updated go dependencies (#131)
  • bb296ad build(deps): Bump the development-dependencies group across 1 directory with ...
  • f8a1340 chore: updated go-ctrf-json-reporter
  • 2632c25 build(deps): Bump the development-dependencies group across 2 directories wit...
  • See full diff in compare view

Updates go-openapi/gh-actions/install/gotestsum from 1.4.17 to 1.4.18

Release notes

Sourced from go-openapi/gh-actions/install/gotestsum's releases.

v1.4.18

1.4.18 - 2026-08-21

Full Changelog: go-openapi/gh-actions@v1.4.17...v1.4.18

1 commits in this release.


Fixed bugs

  • fix(next-tag): imposes next v0.0.1 for a repo that has never been tagged by @​fredbi ...

People who contributed to this release


gh-actions license terms

License

Commits
  • 22efe20 fix(next-tag): imposes next v0.0.1 for a repo that has never been tagged
  • 5617c70 chore: updated go dependencies (#131)
  • bb296ad build(deps): Bump the development-dependencies group across 1 directory with ...
  • f8a1340 chore: updated go-ctrf-json-reporter
  • 2632c25 build(deps): Bump the development-dependencies group across 2 directories wit...
  • See full diff in compare view

Updates taiki-e/install-action from 2.86.3 to 2.86.5

Release notes

Sourced from taiki-e/install-action's releases.

2.86.5

  • Update zola@latest to 0.23.4.

  • Update wasm-tools@latest to 1.257.1.

  • Update protoc@latest to 3.36.0.

  • Update mise@latest to 2026.8.10.

  • Update cargo-dinghy@latest to 0.8.6.

  • Update wasmtime@latest to 48.0.0.

2.86.4

  • Update oxfmt@latest to 1.79.0.

  • Update mise@latest to 2026.8.8.

  • Update martin@latest to 1.14.0.

  • Update dprint@latest to 0.56.0.

  • Update cargo-about@latest to 0.9.2.

  • Update biome@latest to 2.5.9.

Changelog

Sourced from taiki-e/install-action's changelog.

Changelog

All notable changes to this project will be documented in this file.

This project adheres to Semantic Versioning.

[Unreleased]

[2.86.6] - 2026-08-23

  • Update dprint@latest to 0.56.1.

  • Update cargo-lambda@latest to 1.9.2.

  • Update biome@latest to 2.5.10.

[2.86.5] - 2026-08-21

  • Update zola@latest to 0.23.4.

  • Update wasm-tools@latest to 1.257.1.

  • Update protoc@latest to 3.36.0.

  • Update mise@latest to 2026.8.10.

  • Update cargo-dinghy@latest to 0.8.6.

  • Update wasmtime@latest to 48.0.0.

[2.86.4] - 2026-08-20

  • Update oxfmt@latest to 1.79.0.

  • Update mise@latest to 2026.8.8.

  • Update martin@latest to 1.14.0.

  • Update dprint@latest to 0.56.0.

  • Update cargo-about@latest to 0.9.2.

  • Update biome@latest to 2.5.9.

[2.86.3] - 2026-08-18

... (truncated)

Commits

Updates github/codeql-action/upload-sarif from 4.37.7 to 4.37.8

Release notes

Sourced from github/codeql-action/upload-sarif's releases.

v4.37.8

No user facing changes.

Changelog

Sourced from github/codeql-action/upload-sarif's changelog.

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

[UNRELEASED]

No user facing changes.

4.37.8 - 21 Aug 2026

No user facing changes.

4.37.7 - 13 Aug 2026

  • Update default CodeQL bundle version to 2.26.3. #4085

4.37.6 - 04 Aug 2026

  • Changed the default filepath for the new remote file address format that was introduced in CodeQL Action 4.37.0 / 3.37.0 to .github/codeql-config.yml to align it with the suggested path that is used elsewhere. #4070

4.37.5 - 03 Aug 2026

  • Fixed a bug where a network error while streaming the download of the CodeQL bundle could terminate the init Action instead of falling back to downloading the bundle before extracting it. #4061

4.37.4 - 29 Jul 2026

  • This version of the CodeQL Action adds support for the tools input for the codeql-action/init step to be specified using a github-codeql-tools repository property. This feature will gradually be rolled out following the release of this version. Once rolled out, this allows for the CodeQL CLI version that is used in GitHub-managed workflows, such as Default Setup, to be set to a custom value. For example, customers who run into issues with rate limits when a new CodeQL CLI version is released can set the value to toolcache to always use the CodeQL CLI version that is available in the runner toolcache. For Advanced Setup workflows, the value provided for tools in the workflow definition always takes precedence unless the value of the repository property starts with !. #4037
  • Update default CodeQL bundle version to 2.26.2. #4051

4.37.3 - 22 Jul 2026

No user facing changes.

4.37.2 - 21 Jul 2026

  • The new address format for the config-file input that was introduced in CodeQL Action 4.37.0 is now enabled by default. In addition to the format described there, the remote= prefix can now be used to explicitly indicate that the input refers to a remote file. All previous input formats continue to be accepted as well. #4023
  • The CodeQL Action can now make use of configured private registries in Default Setup to retrieve CodeQL configuration files from remote repositories that require authentication. This will allow customers to store their CodeQL configuration in a single repository that can then be referenced by Default Setup workflows in other repositories. We expect to roll this and other, related changes out to everyone in July. #4007

4.37.1 - 16 Jul 2026

  • Upcoming breaking change: Add a deprecation warning for customers using CodeQL version 2.20.6 and earlier. These versions of CodeQL were discontinued on 1 July 2026 alongside GitHub Enterprise Server 3.16, and will be unsupported by the next minor release of the CodeQL Action. #3956
  • Update default CodeQL bundle version to 2.26.1. #4019

4.37.0 - 08 Jul 2026

  • Update default CodeQL bundle version to 2.26.0. #3995
  • In addition to the existing input format, the config-file input for the codeql-action/init step will soon support a new [owner/]repo[@ref][:path] format. All components except the repository name are optional. If omitted, owner defaults to the same owner as the repository the analysis is running for, ref to main, and path to .github/codeql-action.yaml. Support for this format ships in this version of the CodeQL Action, but will only be enabled over the coming weeks. #3973

4.36.3 - 01 Jul 2026

... (truncated)

Commits
  • db488dd Merge pull request #4102 from github/update-v4.37.8-9ee088e13
  • 1845f5b Update changelog for v4.37.8
  • 9ee088e Merge pull request #4080 from github/henrymercer/studious-giggle
  • 1aef003 Address review feedback on overlay disk flags
  • 508b83b Merge main into overlay minimum disk feature branch
  • d97b342 Merge pull request #4098 from github/mbg/permission-error-as-configuration-error
  • 47fa622 Make EACCES a ConfigurationError
  • 45693cc Refactor ENOSPC check into isDiskConfigurationError function
  • c2fd8f5 Merge pull request #4081 from github/mario-campos/version-cache-to-disk
  • c56f48e Log unexpected conditions during caching CLI output
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the development-dependencies group with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [go-openapi/gh-actions/ci-jobs/wait-pending-jobs](https://github.com/go-openapi/gh-actions) | `1.4.17` | `1.4.18` |
| [go-openapi/gh-actions/ci-jobs/detect-go-monorepo](https://github.com/go-openapi/gh-actions) | `1.4.17` | `1.4.18` |
| [go-openapi/gh-actions/ci-jobs/next-tag](https://github.com/go-openapi/gh-actions) | `1.4.17` | `1.4.18` |
| [go-openapi/gh-actions/ci-jobs/bot-credentials](https://github.com/go-openapi/gh-actions) | `1.4.17` | `1.4.18` |
| [github/codeql-action/init](https://github.com/github/codeql-action) | `4.37.7` | `4.37.8` |
| [github/codeql-action/analyze](https://github.com/github/codeql-action) | `4.37.7` | `4.37.8` |
| [go-openapi/gh-actions/install/go-junit-report](https://github.com/go-openapi/gh-actions) | `1.4.17` | `1.4.18` |
| [go-openapi/gh-actions/install/go-ctrf-json-reporter](https://github.com/go-openapi/gh-actions) | `1.4.17` | `1.4.18` |
| [ctrf-io/github-test-reporter](https://github.com/ctrf-io/github-test-reporter) | `1.1.1` | `1.3.0` |
| [go-openapi/gh-actions/ci-jobs/detect-go-version](https://github.com/go-openapi/gh-actions) | `1.4.17` | `1.4.18` |
| [go-openapi/gh-actions/install/gotestsum](https://github.com/go-openapi/gh-actions) | `1.4.17` | `1.4.18` |
| [taiki-e/install-action](https://github.com/taiki-e/install-action) | `2.86.3` | `2.86.5` |
| [github/codeql-action/upload-sarif](https://github.com/github/codeql-action) | `4.37.7` | `4.37.8` |


Updates `go-openapi/gh-actions/ci-jobs/wait-pending-jobs` from 1.4.17 to 1.4.18
- [Release notes](https://github.com/go-openapi/gh-actions/releases)
- [Changelog](https://github.com/go-openapi/gh-actions/blob/master/release_tracker.go)
- [Commits](go-openapi/gh-actions@768e1ac...22efe20)

Updates `go-openapi/gh-actions/ci-jobs/detect-go-monorepo` from 1.4.17 to 1.4.18
- [Release notes](https://github.com/go-openapi/gh-actions/releases)
- [Changelog](https://github.com/go-openapi/gh-actions/blob/master/release_tracker.go)
- [Commits](go-openapi/gh-actions@768e1ac...22efe20)

Updates `go-openapi/gh-actions/ci-jobs/next-tag` from 1.4.17 to 1.4.18
- [Release notes](https://github.com/go-openapi/gh-actions/releases)
- [Changelog](https://github.com/go-openapi/gh-actions/blob/master/release_tracker.go)
- [Commits](go-openapi/gh-actions@768e1ac...22efe20)

Updates `go-openapi/gh-actions/ci-jobs/bot-credentials` from 1.4.17 to 1.4.18
- [Release notes](https://github.com/go-openapi/gh-actions/releases)
- [Changelog](https://github.com/go-openapi/gh-actions/blob/master/release_tracker.go)
- [Commits](go-openapi/gh-actions@768e1ac...22efe20)

Updates `github/codeql-action/init` from 4.37.7 to 4.37.8
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@ff2f1c6...db488dd)

Updates `github/codeql-action/analyze` from 4.37.7 to 4.37.8
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@ff2f1c6...db488dd)

Updates `go-openapi/gh-actions/install/go-junit-report` from 1.4.17 to 1.4.18
- [Release notes](https://github.com/go-openapi/gh-actions/releases)
- [Changelog](https://github.com/go-openapi/gh-actions/blob/master/release_tracker.go)
- [Commits](go-openapi/gh-actions@768e1ac...22efe20)

Updates `go-openapi/gh-actions/install/go-ctrf-json-reporter` from 1.4.17 to 1.4.18
- [Release notes](https://github.com/go-openapi/gh-actions/releases)
- [Changelog](https://github.com/go-openapi/gh-actions/blob/master/release_tracker.go)
- [Commits](go-openapi/gh-actions@768e1ac...22efe20)

Updates `ctrf-io/github-test-reporter` from 1.1.1 to 1.3.0
- [Release notes](https://github.com/ctrf-io/github-test-reporter/releases)
- [Commits](ctrf-io/github-test-reporter@9ad85b9...7974087)

Updates `go-openapi/gh-actions/ci-jobs/detect-go-version` from 1.4.17 to 1.4.18
- [Release notes](https://github.com/go-openapi/gh-actions/releases)
- [Changelog](https://github.com/go-openapi/gh-actions/blob/master/release_tracker.go)
- [Commits](go-openapi/gh-actions@768e1ac...22efe20)

Updates `go-openapi/gh-actions/install/gotestsum` from 1.4.17 to 1.4.18
- [Release notes](https://github.com/go-openapi/gh-actions/releases)
- [Changelog](https://github.com/go-openapi/gh-actions/blob/master/release_tracker.go)
- [Commits](go-openapi/gh-actions@768e1ac...22efe20)

Updates `taiki-e/install-action` from 2.86.3 to 2.86.5
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](taiki-e/install-action@5b4d68e...ba47c86)

Updates `github/codeql-action/upload-sarif` from 4.37.7 to 4.37.8
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@ff2f1c6...db488dd)

---
updated-dependencies:
- dependency-name: go-openapi/gh-actions/ci-jobs/wait-pending-jobs
  dependency-version: 1.4.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: go-openapi/gh-actions/ci-jobs/detect-go-monorepo
  dependency-version: 1.4.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: go-openapi/gh-actions/ci-jobs/next-tag
  dependency-version: 1.4.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: go-openapi/gh-actions/ci-jobs/bot-credentials
  dependency-version: 1.4.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: github/codeql-action/init
  dependency-version: 4.37.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: github/codeql-action/analyze
  dependency-version: 4.37.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: go-openapi/gh-actions/install/go-junit-report
  dependency-version: 1.4.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: go-openapi/gh-actions/install/go-ctrf-json-reporter
  dependency-version: 1.4.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: ctrf-io/github-test-reporter
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: go-openapi/gh-actions/ci-jobs/detect-go-version
  dependency-version: 1.4.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: go-openapi/gh-actions/install/gotestsum
  dependency-version: 1.4.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: taiki-e/install-action
  dependency-version: 2.86.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: github/codeql-action/upload-sarif
  dependency-version: 4.37.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 24, 2026
@github-actions
github-actions Bot enabled auto-merge (rebase) August 24, 2026 02:02
@github-actions
github-actions Bot merged commit 38ed6bf into master Aug 24, 2026
35 checks passed
@github-actions
github-actions Bot deleted the dependabot/github_actions/development-dependencies-9b8f5dd23c branch August 24, 2026 02:05
@codecov

codecov Bot commented Aug 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.88%. Comparing base (ab57c9e) to head (ebb5f99).
⚠️ Report is 5 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #270   +/-   ##
=======================================
  Coverage   88.88%   88.88%           
=======================================
  Files           4        4           
  Lines          18       18           
=======================================
  Hits           16       16           
  Misses          2        2           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants